[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Variables

       Private

          StackData:StackArray;
          StackPtr :Word;

    StackData  is  the  stack.   StackPtr  is  a  pointer  to the current
    item on the stack  (last  item  pushed).   If  StackPtr  = 0 then the
    stack is empty.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson